unwrap

@Nullable
open fun unwrap(): @Nullable Any(source)

Gets the underlying framework object.

Return

an android.os.LocaleList object if API >= 24 , or null if not.